home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / SliderInspector.nib / data.classes next >
Encoding:
Text File  |  1994-08-26  |  368 b   |  13 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. IBSliderInspector = {
  3.     ACTIONS = {"ok:" = "ok:"; "performClick:" = "performClick:"; "revert:" = "revert:"; }; 
  4.     OUTLETS = {
  5.         continuousSwitch = continuousSwitch; 
  6.     disabledSwitch = disabledSwitch; 
  7.     tagForm = tagForm; 
  8.     valuesForm = valuesForm; 
  9.     window = window; 
  10.     }; 
  11.     SUPERCLASS = Object; 
  12. };
  13.